home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / BostonStack / 3MacWorld / background_15487.txt < prev    next >
Encoding:
Text File  |  1987-08-31  |  282 b   |  13 lines

  1. -- background: 15487 from stack: in
  2. -- bmap block id: 2079
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   repeat while the short id of this card <> 26160
  9.     visual effect dissolve fast
  10.     go next card
  11.   end repeat
  12. end openBackground
  13.